Skip to content

feat(calendar): add hot premieres/finales/new endpoint contracts#854

Merged
vladjerca merged 1 commit into
masterfrom
feat/hot_status_contract
Jul 14, 2026
Merged

feat(calendar): add hot premieres/finales/new endpoint contracts#854
vladjerca merged 1 commit into
masterfrom
feat/hot_status_contract

Conversation

@vladjerca

Copy link
Copy Markdown
Contributor

What

Adds contract methods for the hot episode-status feeds:

  • GET /calendars/releases/hot/premieres/:start_date/:days
  • GET /calendars/releases/hot/finales/:start_date/:days
  • GET /calendars/releases/hot/new/:start_date/:days

Shows-only responses (calendarShowResponseSchema). No target (global/hot only), no type or group - episode statuses are single-type and one premiere/finale per show per day.

Why

Exposes the worker's hot-status endpoints (trakt/trakt-workers#1194) typed for clients.

Version

Bumps @trakt/api to 0.4.26.

Adds `/calendars/releases/hot/{premieres,finales,new}/:start_date/:days` -
curated global (hot) feeds per episode status. Shows-only responses
(`calendarShowResponseSchema`); no `target`, `type` or `group` (episode
statuses are single-type and one-per-show-per-day). Bumps the package to
0.4.26.
@vladjerca vladjerca merged commit 142d425 into master Jul 14, 2026
3 checks passed
@vladjerca vladjerca deleted the feat/hot_status_contract branch July 14, 2026 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant